home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Art Fundamentals - Core Concepts in Art
/
Art Fundamentals: Core Concepts in Art.iso
/
pc
/
color.dxr
/
00494.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
274 b
|
15 lines
on mouseUp me
global pntr, pnto, pntp
hideit(30, 30)
showit(31, 31)
if the blend of sprite 32 = 60 then
set the blend of sprite 32 to 100
pntr = "on"
else
set the blend of sprite 32 to 60
pntr = "off"
pnto = "off"
pntp = "off"
end if
end